home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / edevent.zip / EDEVENT.DOC < prev    next >
Text File  |  1992-02-05  |  4KB  |  89 lines

  1.  
  2.                                 EDEVENT
  3.                                 +++++++ 
  4.                    version 1.02         February 5, 1992
  5.  
  6.         a public domain Wildcat! SysOps' utility by Michael Conley.
  7.              (designed for use with Wildcat! 3.x data files)
  8.  
  9.                    [ requires BRUN40.EXE in the path ]
  10.  
  11. What it does:
  12. -------------
  13. EDEVENT is designed to edit your individual NODE event files.  You may alter
  14. virtually any configuration option in the event, including changing the time
  15. and date of the next run, the time of the last run, days of the week the event
  16. will run, the event action, the name of the batch file called (where approp-
  17. riate), shell/terminate option, hard/flex/soft option ... you name it!
  18.  
  19. WARNING:  Please make backup copies of your event.### files in case there
  20. is any problem during the EDEVENT operations.
  21.  
  22. Running the program:
  23. --------------------
  24. EDEVENT requires BRUN40.EXE to be present anywhere in the path.  If you can't
  25. locate the program, it's available on my BBS ... see below.  
  26.  
  27. EDEVENT will start by asking which node file you want to edit.  Wildcat! main-
  28. tains a separate event file for each node, named EVENT.###, where ### is the 
  29. node number padded with leading zeroes, such as "EVENT.001" for example.
  30.  
  31. Once selected, the program will let you scroll through the events using the
  32. PgUp/PgDn keys.   You may DELETE an event, ADD a new event, SORT the events
  33. by execution time, or EDIT an existing event.  If you want to edit an event, 
  34. press the [HOME] key ... You'll be offered a list of fields to modify, all 
  35. of which are shown on the screen above the command window.   Some can be 
  36. toggled through the available choices by pressing the [TAB] key, and the 
  37. final selection is confirmed by pressing the [ENTER] key.  
  38.  
  39. The Batch file option (where appropriate) requires that you type the complete 
  40. batch file name including the path.  If the file is not found, you'll be 
  41. warned, but your choice will be accepted.  It's assumed that you intend to 
  42. create the file after leaving EDEVENT.  If you don't, it won't run (surprise!).
  43.  
  44. DAYS of operation can be cleared or set globally with the [C] or [S] key, and
  45. toggled individually with the 1-7 keys, matching the days shown on the screen.
  46.  
  47. When through editing, press the [Q] key ... to QUIT editing the current event.
  48. You may then continue to scroll through the events for the selected node.
  49.  
  50. When you've finished reviewing the events, press the [END] key, and the main 
  51. prompt will reappear, in case you wish to edit the event file for another node 
  52. before quitting from EDEVENT.
  53.  
  54. IMPORTANT:  EDEVENT can edit EVENT files while Wildcat! is running, BUT the
  55. changes won't take effect until the next time you start that Wildcat! node,
  56. because Wildcat! reads the file as part of its startup procedure.
  57.  
  58. PROBLEMS, SUGGESTIONS:
  59. ======================
  60. EDEVENT is public domain.  I don't seek or accept any donations for this or
  61. any of my other Wildcat! utility programs, including TODAYBBS, FLOP, MSTAT,
  62. USTAT, and others.
  63.  
  64. I welcome suggestions, and will try to help (no guarantees) if there are
  65. problems.
  66.  
  67. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  68. your Wildcat! registration number in the comment and you'll be upgraded to
  69. membership without the usually required registration by mail.
  70.  
  71. You may also leave a message via CompuServe (70250,220).
  72.  
  73. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with
  74. the price of public domain software these days ... I just can't afford
  75. to be "on call."  I WILL respond to your questions via my BBS or CompuServe,
  76. or via the Mustang Software registered SysOp BBS.
  77.  
  78.  
  79. Revision history:
  80. -----------------
  81.  
  82. Version Compile Date    Comment
  83.  
  84. 1.00    10/12/91        First release version of EDEVENT.
  85. 1.01    10/21/91        Bug fix: setting individual days was off by one.
  86. 1.02    02/05/92        Bug fix: insert mode day flags weren't always
  87.                         being initialized properly.
  88.  
  89.